Filename | (eval 1134)[/usr/share/perl/5.10/CGI.pm:869] |
Statements | Executed 4 statements in 13µs |
Eval Invoked At | /usr/share/perl/5.10/CGI.pm line 869 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
4 | 3 | 3 | 8µs | 8µs | server_port | CGI::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | # spent 8µs within CGI::server_port which was called 4 times, avg 2µs/call:
# 2 times (4µs+0s) by CGI::url at line 32 of (eval 1127)[CGI.pm:869], avg 2µs/call
# once (3µs+0s) by CGI::protocol at line 832 of CGI.pm
# once (2µs+0s) by CGI::protocol at line 5 of (eval 1133)[CGI.pm:869] | ||||
2 | 4 | 13µs | return $ENV{'SERVER_PORT'} || 80; # for debugging | ||
3 | } | ||||
4 | |||||
5 | ; |